The interrupt controller hardware needs to recognize the source of the interrupt and which partition should receive that interrupt. 中断控制器硬件需要确定中断源,以及应该接收该中断的分区。
Makes sure the interrupt was issued by an authorized source. 保证中断是由授权的源提出的。
The transmission and epidemic velocity of filariasis is very low and its transmission potential is also very low so it is possible to control even interrupt its transmission only by single mesures aiming the infection source. 丝虫病的传播速率和流行速率非常慢,传播潜能也非常低,提示有可能通过单一的控制传染源措施,容易地控制甚至阻断其传播。
This system is expanded by adding two timer/ counters, two interrupt source, a 8 × 8 array keyboard and 8 digit LED display, which reduces the cost of enlarging system and optimizes the design of hardware and software. 系统扩展了二个定时/计数器、二个外部中断、一个8×8阵列键盘和8位LED显示器。从而实现了扩充系统成本的下降,同时也优化了系统的硬件结构和软件的设计。
In this dissertation, the HOST-SLAVE mechanism is adopted and the communication mode of interrupt is abandoned. the MPEG-4's open source code is improved on so that it can run well and satisfy the requirement of Real-time communication of multimedia on the mobile telephone. 本文采用了具有主从机制的双处理器的通信方式,抛弃了传统的中断通信方式,并对MPEG组织公开的MPEG-4编解码器的源代码进行了改进,满足了在手机上进行实时的多媒体通信的要求。
This paper will introduce a useful method of implementation of the aborting function by appending a few hardware and software, and using any spare interrupt source in users application system. 本文介绍一种在用户系统中添加很少量的硬件和软件,利用任一多余的中断源实现夭折功能的方法。
To recognize the interrupt source and run the corresponding interrupt service routine ( ISR), the program has to check every bit of the interrupt pending register until the interrupt source is found. 为了识别中籽源,进而运行对应的中断服务例程(ISR),程序需读取中断悬挂寄存器,获得中断号。
Extend of Outside Interrupt Source of Single Chip Microcomputer and the Implementation of Multiple Interrupt Priority 单片机外中断源的扩展及多层中断优先级的实现
It is proposed that data acquisition is controlled by the timing interrupt which is generated by the timer or counter of industrial control computer with STD bus. The programing technique and detailed C Language source code program are given out. 提出了一种利用STD总线工业控制机自身的定时器/计数器产生定时中断来控制数据采集的方法,给出了应用时的编程技术和具体的C语言源程序。
In the Windows 9x, implementation of the real-time clock hardware interrupt is illustrated by the source code analysis about real-time clock interrupt VxD and its test program. 通过对实时钟中断的虚拟设备驱动程序源代码及测试程序源代码的分析,说明了实时钟硬件中断在Windows9x环境下的实现过程。
Designed and implemented the Memory Access Management Unit that supports functions such as automatic-reload, configurable priority, configurable interrupt source, display memory control, circulation address etc.3. 设计实现了具有可自动重载、多优先级配置、多中断源配置、显存控制、循环寻址等功能的高效访存管理部件。